This forum is closed to new posts and
responses. The content has been migrated to the Digital Solutions Community. Please join us there for new content as well as this content. For customer support, please visit the official HCL customer support channels below:
~Vijay Brekroskigon 15.Jan.04 08:23 PM a Web browser Domino Designer6.0.2 CF2All Platforms
Hi. I have a java agent which encrypts a document prior to sending by setting the following property.
doc.setEncryptOnSend(true)
When I manually execute the agent via my notes client, the encryption works fine...However, if I schedule the agent on a server, the document is not encrypted on sending.